/* UTILITIES */
a:link,
a:visited {
	color: rgb(245, 245, 245);
	text-decoration: none;
	transition: transform 0.15s, color 0.15s;
}
h1 {
	font-size: 46px;
	font-weight: 200;
	line-height: 1.2;
	margin-bottom: 0.4em;
}
h1,
h2,
h3,
h4,
h5 {
	margin-top: 0px;
}
.css-g9dfms {
	padding-top: 140px;
	overflow-x: hidden;
}
.css-g9dfms::before {
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 150px;
	content: "";
	z-index: 1;
	display: block;
	background-image: linear-gradient(to bottom, #202e5a 0, transparent 100%);
}

.css-mbap99 {
	width: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100vh;
	position: fixed;
	z-index: 1000;
}
/* HEADER SECTION */
.css-qq7k4l {
	height: 64px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
}
.css-qq7k4l.animated {
	-webkit-transition: -webkit-transform 0.4s;
	-webkit-transition: transform 0.4s;
	transition: transform 0.4s;
}
.css-qq7k4l.floating {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-qq7k4l {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.css-144wcep {
	min-width: 984px;
	max-width: 1200px;
	padding: 0 25px;
	margin: 0 auto;
	border-radius: 0 0 3px 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 64px;
	position: relative;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-144wcep {
		min-width: auto;
	}
}
.css-144wcep:before {
	display: block;
	content: "";
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background-image: linear-gradient(180deg, #202e5a 60px, #202e5a73 100%);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	border-radius: 0 0 8px 8px;
	box-shadow: inset 0 0 1px 0 rgba(156, 176, 234, 0.25),
		0 0 1px 2px rgba(28, 35, 54, 0.3);
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-144wcep {
		border-radius: 0;
	}
	.css-144wcep:before {
		border-radius: 0;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-144wcep {
		padding: 0 25px;
	}
}
.css-144wcep.floating:before {
	opacity: 1;
}

.css-zp4i6u {
	height: 64px;
	line-height: 64px;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding: 0;
	z-index: 10001;
	white-space: nowrap;
	background: none;
	border: none;
	-webkit-appearance: none;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans,
		Helvetica Neue, sans-serif;
	font-size: 14px;
	color: #fff;
	margin: 0;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
.css-zp4i6u > span {
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.css-zp4i6u > span > img {
	margin: 0 14px 0 0;
}
.css-zp4i6u > i {
	display: block;
	width: 20px;
	height: 14px;
	font-size: 14px;
	color: #fff;
	margin: 0 12px 0 0;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-zp4i6u {
		margin: 0 12px 0 0;
	}
}
@media only screen and (min-width: 0) and (max-width: 340px) {
	.css-zp4i6u {
		margin: 0 8px 0 0;
	}
}
.css-zp4i6u.rtl {
	margin: 0 0 0 18px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-zp4i6u.rtl {
		margin: 0 0 0 12px;
	}
}
@media only screen and (min-width: 0) and (max-width: 340px) {
	.css-zp4i6u.rtl {
		margin: 0 0 0 8px;
	}
}
.css-zp4i6u.rtl > i {
	margin: 0 0 0 12px;
}
.css-zp4i6u.rtl > span > img {
	margin: 0 0 0 14px;
}
.css-zp4i6u:hover > span,
.css-zp4i6u:focus > span {
	color: #39b2ff;
}
.css-zp4i6u .text {
	display: none;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-zp4i6u {
		width: 20px;
	}
}

.css-cl2lfw {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	height: 64px;
	font-weight: 400;
	box-sizing: border-box;
	-webkit-perspective: 90px;
	-moz-perspective: 90px;
	-ms-perspective: 90px;
	perspective: 90px;
	background: none;
	border: none;
	-webkit-appearance: none;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans,
		Helvetica Neue, sans-serif;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	outline: none;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-cl2lfw > span {
		display: none;
	}
}
.css-cl2lfw:before {
	content: "";
	display: block;
	background-image: url("/static/images/expert/chat.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	width: 22px;
	height: 22px;
	margin: 0 10px 0 0;
	-webkit-transform: rotateY(0) translateY(2px);
	-ms-transform: rotateY(0) translateY(2px);
	transform: rotateY(0) translateY(2px);
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-cl2lfw:before {
		margin: 0;
	}
}
.css-cl2lfw.rtl:before {
	margin: 0 0 0 10px;
}
.css-cl2lfw:hover,
.css-cl2lfw:focus {
	color: #39b2ff;
}
.css-cl2lfw:hover:before,
.css-cl2lfw:focus:before {
	-webkit-animation-name: chat-icon-rotate;
	animation-name: chat-icon-rotate;
	-webkit-animation-duration: 0.6s;
	animation-duration: 0.6s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
.css-cl2lfw.loading {
	color: #a9b5cb;
	pointer-events: none;
}
.css-cl2lfw.loading:before {
	-webkit-animation-name: chat-icon-rotate;
	animation-name: chat-icon-rotate;
	-webkit-animation-duration: 0.9s;
	animation-duration: 0.9s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@-webkit-keyframes chat-icon-rotate {
	0% {
		-webkit-transform: rotateY(0) translateY(2px);
		-ms-transform: rotateY(0) translateY(2px);
		transform: rotateY(0) translateY(2px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	20% {
		-webkit-transform: rotateY(72deg) translateY(-1px);
		-ms-transform: rotateY(72deg) translateY(-1px);
		transform: rotateY(72deg) translateY(-1px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: rotateY(360deg) translateY(2px);
		-ms-transform: rotateY(360deg) translateY(2px);
		transform: rotateY(360deg) translateY(2px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}
@keyframes chat-icon-rotate {
	0% {
		-webkit-transform: rotateY(0) translateY(2px);
		-ms-transform: rotateY(0) translateY(2px);
		transform: rotateY(0) translateY(2px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	20% {
		-webkit-transform: rotateY(72deg) translateY(-1px);
		-ms-transform: rotateY(72deg) translateY(-1px);
		transform: rotateY(72deg) translateY(-1px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: rotateY(360deg) translateY(2px);
		-ms-transform: rotateY(360deg) translateY(2px);
		transform: rotateY(360deg) translateY(2px);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
}

.css-1oueypo {
	display: block;
	width: 200px;
	height: 64px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	z-index: 10001;
	left: 50%;
	font-size: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-image: url("/static/images/tradesk.svg");
	background-size: 65px;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1oueypo {
		width: 64px;
		background-position: 50% 50%;
		background-size: 40px;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1oueypo {
		display: none;
	}
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1oueypo {
		width: 64px;
		background-image: url("/static/images/tradesk.svg");
	}
}

@media only screen and (min-width: 0px) and (max-width: 550px) {
	.css-144wcep {
		padding: 0 25px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
	.css-144wcep {
		border-radius: 0;
	}
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
	.css-144wcep {
		min-width: auto;
	}
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
	.css-144wcep::before {
		border-radius: 0;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {
	.css-zp4i6u {
		width: 20px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 550px) {
	.css-zp4i6u {
		margin: 0 12px 0 0;
	}
}
.css-1e3uctk {
	height: 64px;
	flex-grow: 1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
@media only screen and (min-width: 0px) and (max-width: 550px) {
	.css-1e3uctk {
		justify-content: flex-start;
	}
}

.css-l5r4u3:first-of-type {
	margin: 0;
}
.css-l5r4u3 {
	white-space: pre-wrap;
	padding: 8px 15px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid transparent;
	font-size: 14px;
	background: none;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 8px;
	-webkit-text-decoration: none;
	text-decoration: none;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	touch-action: manipulation;
	white-space: pre-wrap;
	max-width: 100%;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	-webkit-transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	min-height: 41px;
	margin: 0 0 0 15px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	overflow: hidden;
	max-width: 180px;
	text-overflow: ellipsis;
	text-align: left;
}
.css-l5r4u3.full-width {
	width: 100%;
}
.css-l5r4u3:disabled,
.css-l5r4u3.disabled {
	opacity: 0.5;
	pointer-events: none;
}
.css-l5r4u3.loading {
	background-repeat: repeat;
	background-position: 0;
	pointer-events: none;
}
.css-l5r4u3.loading:before {
	background-image: url(img/graphics/loading-pattern.png);
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: wait-bg;
	animation-name: wait-bg;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 0.45s;
	animation-duration: 0.45s;
	content: "";
	width: 100%;
	height: 100%;
	padding: 1px;
	border-radius: 8px;
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;
}
@-webkit-keyframes wait-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 50px 0;
	}
}
@keyframes wait-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 50px 0;
	}
}
.css-l5r4u3.wide {
	padding: 0 50px;
}
.css-l5r4u3:hover {
	box-shadow: none;
	background-color: #2f96f01c;
}
.css-l5r4u3:first-of-type {
	margin: 0;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-l5r4u3 {
		margin: 0;
		font-size: 13px;
	}
}
@media only screen and (min-width: 0) and (max-width: 340px) {
	.css-l5r4u3 {
		margin: 0;
		padding: 0 10px;
	}
}
.css-l5r4u3.rtl {
	margin: 0 15px 0 0;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-l5r4u3.rtl {
		margin: 0;
	}
}

.css-1n5smsf {
	white-space: pre-wrap;
	padding: 8px 15px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid transparent;
	font-size: 14px;
	background: none;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 8px;
	-webkit-text-decoration: none;
	text-decoration: none;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	touch-action: manipulation;
	white-space: pre-wrap;
	max-width: 100%;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	-webkit-transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	min-height: 41px;
	border-color: #259efa;
	margin: 0 0 0 15px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	overflow: hidden;
	max-width: 180px;
	text-overflow: ellipsis;
	text-align: left;
	min-width: 160px !important;
	padding-right: 35px;
}
.css-1n5smsf.full-width {
	width: 100%;
}
.css-1n5smsf:disabled,
.css-1n5smsf.disabled {
	opacity: 0.5;
	pointer-events: none;
}
.css-1n5smsf.loading {
	background-repeat: repeat;
	background-position: 0;
	pointer-events: none;
}
.css-1n5smsf.loading:before {
	background-image: url("/static/images/expert/loading-pattern.png");
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: wait-bg;
	animation-name: wait-bg;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 0.45s;
	animation-duration: 0.45s;
	content: "";
	width: 100%;
	height: 100%;
	padding: 1px;
	border-radius: 8px;
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;
}
@-webkit-keyframes wait-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 50px 0;
	}
}
@keyframes wait-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 50px 0;
	}
}
.css-1n5smsf.wide {
	padding: 0 50px;
}
.css-1n5smsf:hover {
	border-color: #39b2ff;
	color: #f5f5f5;
	box-shadow: 0 0 15px #0048b5;
}
.css-1n5smsf:hover {
	box-shadow: none;
	background-color: #2f96f01c;
}
.css-1n5smsf:first-of-type {
	margin: 0;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1n5smsf {
		margin: 0;
		font-size: 13px;
	}
}
@media only screen and (min-width: 0) and (max-width: 340px) {
	.css-1n5smsf {
		margin: 0;
		padding: 0 10px;
	}
}
.css-1n5smsf.rtl {
	margin: 0 15px 0 0;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1n5smsf.rtl {
		margin: 0;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1n5smsf {
		min-width: 120px !important;
		padding-right: 27px;
	}
}
.css-1n5smsf:after {
	content: "";
	display: block;
	width: 7px;
	height: 13px;
	background-image: url("/static/images/expert/arrow-right-btn.svg");
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 15px;
	-webkit-transition: -webkit-transform 0.2s, filter 0.2s;
	-webkit-transition: transform 0.2s, filter 0.2s;
	transition: transform 0.2s, filter 0.2s;
	-webkit-transform: translate(0, -45%);
	-ms-transform: translate(0, -45%);
	transform: translate(0, -45%);
}
.css-1n5smsf:hover:after {
	-webkit-transform: translate(4px, -50%);
	-ms-transform: translate(4px, -50%);
	transform: translate(4px, -50%);
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}

.css-l5r4u3:hover {
	box-shadow: none;
	background-color: #2f96f01c;
}
a:active,
a:hover,
a:focus {
	color: rgb(57, 178, 255);
}
.css-1n5smsf:hover {
	box-shadow: none;
	background-color: #2f96f01c;
}
.css-1n5smsf:hover {
	border-color: #39b2ff;
	color: #f5f5f5;
	box-shadow: 0 0 15px #0048b5;
}
@media only screen and (min-width: 0px) and (max-width: 550px) {
	.css-l5r4u3 {
		margin: 0;
		font-size: 13px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 550px) {
	.css-1n5smsf {
		min-width: 120px !important;
		padding-right: 27px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 550px) {
	.css-1n5smsf {
		margin: 0;
		font-size: 13px;
	}
}

/* HERO SECTION */
.css-yyg8ji {
	position: relative;
	min-height: 650px;
}
.css-16bz4pd {
	min-width: 984px;
	max-width: 1200px;
	padding: 0 25px;
	margin: 0 auto;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-16bz4pd {
		min-width: auto;
	}
}
.css-1g13o8i {
	position: relative;
	margin-bottom: 100px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1g13o8i {
		margin-bottom: 40px;
	}
}

.css-1u211r5 {
	text-align: center;
	margin-bottom: 20px;
}
.css-pr88o5 {
	position: relative;
	min-height: 650px;
}
.css-1pe73ob {
	position: relative;
	z-index: 2;
	width: 50%;
	min-width: 330px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.css-1ntk1u2 {
	padding-top: 40px;
}
.css-1ntk1u2 span {
	white-space: nowrap;
	background: linear-gradient(to right, #2f96f0, #a2d4ff);
	background-clip: border-box;
	color: #2f96f0;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.css-uth0q9 {
	color: #7483aa;
	font-size: 20px;
	font-weight: 200;
	margin-top: 70px;
}
.css-uth0q9 > span > strong {
	display: block;
	font-weight: 400;
	line-height: 1.25em;
}
.css-1alvbod {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 30px;
}
.css-19kglq4 {
	display: flex;
	margin-top: 60px;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px;
	max-width: 340px;
	min-width: 240px;
}
@media only screen and (min-width: 1100px) and (max-width: 2000px) {
	.css-w4ol5x {
		left: 30%;
		width: 60%;
	}
}
.css-w4ol5x {
	position: absolute;
	z-index: 1;
	left: 40%;
	top: 0;
	height: 100%;
	width: 60%;
	pointer-events: none;
	-webkit-transition: right 0.3s, left 0.3s, width 0.3s;
	transition: right 0.3s, left 0.3s, width 0.3s;
}
.css-k6vesq {
	position: relative;
	height: 100%;
	width: 100%;
}
.css-w4ol5x {
	pointer-events: none;
}
.css-ef10s9 {
	width: 562px;
	position: absolute;
	pointer-events: none;
	right: 0;
	top: 0;
	-webkit-transform: translate(255px, 15px);
	-ms-transform: translate(255px, 15px);
	transform: translate(255px, 15px);
}
.css-phjzba {
	width: 562px;
	position: absolute;
	pointer-events: none;
	right: 0;
	top: 0;
	-webkit-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	transform: translate(15px, 15px);
}
.css-iiblix {
	width: 323px;
	position: absolute;
	pointer-events: none;
	right: 0;
	top: 0;
	-webkit-transform: translate(-270px, -100px);
	-ms-transform: translate(-270px, -100px);
	transform: translate(-270px, -100px);
}
.css-v70tci {
	right: 0;
	-webkit-transform: translate(141px, -160px);
	-ms-transform: translate(141px, -160px);
	transform: translate(141px, -160px);
	-webkit-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min--moz-device-pixel-ratio: 2),
	only screen and (-o-min-device-pixel-ratio: 2/1),
	only screen and (min-resolution: 192dpi),
	only screen and (min-resolution: 2dppx) {
	.webp .css-sdvt6m {
		background-image: url("/static/images/expert/tesla_icon%402x.webp");
	}
}
.webp .css-sdvt6m {
	background-image: url("/static/images/expert/tesla_icon.webp");
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and (min--moz-device-pixel-ratio: 2),
	only screen and (-o-min-device-pixel-ratio: 2/1),
	only screen and (min-resolution: 192dpi),
	only screen and (min-resolution: 2dppx) {
	.css-sdvt6m {
		background-image: url("/static/images/expert/tesla_icon%402x.png");
	}
}
.css-sdvt6m {
	background-image: url("/static/images/expert/tesla_icon.png");
	background-repeat: no-repeat;
	background-size: 100%;
	width: 41px;
	height: 33px;
	pointer-events: none;
	position: absolute;
	right: 0;
	-webkit-transform: translate(-398px, 163px);
	-ms-transform: translate(-398px, 163px);
	transform: translate(-398px, 163px);
}
.css-w4ol5x {
	pointer-events: none;
}
.css-1alvbod {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 30px;
}
.css-1alvbod.rtl {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1alvbod {
		margin-top: 10px;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
}

.css-1n9l6f5 {
	background-image: linear-gradient(to left, #485a84, rgba(44, 55, 83, 1));
	padding: 1px;
	border-radius: 20px;
}
.css-1n9l6f5 {
	background-image: linear-gradient(to left, #485a84, rgba(44, 55, 83, 1));
	padding: 1px;
	border-radius: 20px;
}
.css-1n9l6f5 span > span {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 22px;
	white-space: nowrap;
	height: 38px;
	gap: 0.5ex;
	background: rgba(44, 55, 83, 1);
	border-radius: 19px;
	font-weight: 400;
	font-size: 19px;
	color: #e8eef7;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1n9l6f5 span > span {
		height: 34px;
		font-size: 14px;
		padding: 0 18px;
	}
}
.css-1n9l6f5 span > span > i {
	font-weight: 200;
	font-style: normal;
}

.css-19kglq4 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 60px;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: flex-start;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	gap: 20px;
	max-width: 340px;
	min-width: 240px;
}
.css-19kglq4.rtl {
	direction: rtl !important;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	justify-self: flex-end;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-19kglq4 {
		font-size: 36px;
		margin-top: 15px;
		max-width: 100%;
		min-width: 100%;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}

.css-100ydt5 {
	white-space: pre-wrap;
	padding: 8px 15px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid transparent;
	font-size: 14px;
	background: none;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 8px;
	-webkit-text-decoration: none;
	text-decoration: none;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	touch-action: manipulation;
	white-space: pre-wrap;
	max-width: 100%;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	-webkit-transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	height: 48px;
	line-height: 46px;
	padding: 0 30px;
	border-radius: 8px;
	font-size: 20px;
	border-color: #2f96f0;
	background-color: #2f96f0;
	color: #fff;
	padding-right: 60px;
	min-width: 200px;
}
.css-100ydt5.full-width {
	width: 100%;
}
.css-100ydt5:disabled,
.css-100ydt5.disabled {
	opacity: 0.5;
	pointer-events: none;
}
.css-100ydt5.loading {
	background-repeat: repeat;
	background-position: 0;
	pointer-events: none;
}
.css-100ydt5.loading:before {
	background-image: url(img/graphics/loading-pattern.png);
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: wait-bg;
	animation-name: wait-bg;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 0.45s;
	animation-duration: 0.45s;
	content: "";
	width: 100%;
	height: 100%;
	padding: 1px;
	border-radius: 8px;
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;
}
@-webkit-keyframes wait-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 50px 0;
	}
}
@keyframes wait-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 50px 0;
	}
}
.css-100ydt5.wide {
	padding: 0 60px;
}
.css-100ydt5.loading:before {
	border-radius: 8px;
}
.css-100ydt5:hover {
	border-color: #39b2ff;
	background-color: #39b2ff;
	background-image: linear-gradient(to top, #53bcff, #46b7ff);
	color: #fff;
}
.css-100ydt5:focus {
	color: #fff;
	background-color: #39b2ff;
	border-color: transparent;
}
.css-100ydt5.no-shadow {
	box-shadow: none;
}
.css-100ydt5:after {
	content: "";
	display: block;
	width: 9px;
	height: 16px;
	background-image: url("/static/images/expert/arrow-right-btn-white.svg");
	background-size: 100%;
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transition: -webkit-transform 0.2s, filter 0.2s;
	-webkit-transition: transform 0.2s, filter 0.2s;
	transition: transform 0.2s, filter 0.2s;
	-webkit-transform: translate(0, -47%);
	-ms-transform: translate(0, -47%);
	transform: translate(0, -47%);
}
.css-100ydt5:hover:after {
	-webkit-transform: translate(4px, -50%);
	-ms-transform: translate(4px, -50%);
	transform: translate(4px, -50%);
	-webkit-filter: brightness(120%);
	filter: brightness(120%);
}

/* DEVICES SECTION */

.css-118w2rk {
	font-size: 46px;
	font-weight: 200;
	line-height: 1.2;
	margin-bottom: 25px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-118w2rk {
		font-size: 34px;
		margin-bottom: 20px;
	}
}
.css-118w2rk.centered {
	text-align: center;
}

.css-tyjgit {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-tyjgit {
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
}

.css-18oij1q {
	border-radius: 16px;
	background-image: linear-gradient(to bottom, #485b846c, #2c38536c);
	width: 100%;
	display: block;
	padding: 1px;
	box-sizing: border-box;
	-webkit-transition: box-shadow 0.15s, color 0.15s !important;
	transition: box-shadow 0.15s, color 0.15s !important;
	box-shadow: 0 0 0 0 #2f96f063;
}
.css-18oij1q:hover {
	box-shadow: 0 0 0 2px #2f96f063;
}

.css-86nudq {
	width: 100%;
	background: linear-gradient(180deg, #1b2234 0%, #1e273b 100%);
	border-radius: 15px;
	margin: 0 auto;
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-transition: background-color 0.15s;
	transition: background-color 0.15s;
	padding: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-86nudq {
		padding: 10px 15px;
		min-height: 80px;
	}
}
.css-568gfx {
	font-size: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1ex;
	margin-bottom: 0.2em;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-568gfx {
		font-size: 14px;
	}
}
.css-oabvpi {
	display: block;
	width: 24px;
	height: 24px;
	object-fit: contain;
}
.css-oabvpi > img {
	width: 100%;
	height: 100%;
	display: block;
}
.css-oabvpi {
	display: block;
	width: 24px;
	height: 24px;
	object-fit: contain;
}
.css-oabvpi > img {
	width: 100%;
	height: 100%;
	display: block;
}
.css-whjyza {
	text-align: center;
	width: 100%;
	display: block;
}
.css-1dcd0qy {
	font-size: 14px;
	color: #a9b5cb;
	display: block;
	padding: 0 12px;
	line-height: 1.2;
	margin: 0 auto;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1dcd0qy {
		font-size: 12px;
	}
}

/* HOW IT WORKS SECTION */
.css-bufj3y {
	font-size: 46px;
	font-weight: 200;
	line-height: 1.2;
	margin-bottom: 25px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-bufj3y {
		font-size: 34px;
		margin-bottom: 20px;
	}
}
.css-bufj3y.centered {
	text-align: center;
}

.css-1vpas0b {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1vpas0b {
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
}
.css-1vpas0d {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1vpas0d {
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
}

.css-d2ib3x {
	padding: 1px;
	box-sizing: border-box;
	border-radius: 16px;
	background-image: linear-gradient(to bottom, #485b846c, #2c38536c);
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-d2ib3x {
		width: 100%;
	}
}
.css-n43ip0 {
	background: linear-gradient(180deg, #1b2234 0%, #1e273b 100%);
	border-radius: 15px;
	padding: 20px 40px;
	height: 100%;
	box-sizing: border-box;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-n43ip0 {
		padding: 10px 15px;
	}
}
.css-l2ltb9 {
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	margin-bottom: 0.33em;
}
.css-2tamf4 {
	display: inline-block;
	position: relative;
	line-height: 1em;
	height: 1em;
	vertical-align: text-bottom;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 26px;
	margin: 0 10px 0 0;
}
.css-2tamf4.rtl {
	margin: 0 0 0 10px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-2tamf4 {
		width: 20px;
		margin: 0 10px 0 0;
	}
	.css-2tamf4.rtl {
		margin: 0 0 0 10px;
	}
}
.css-1tcvep4 {
	color: #a9b5cb;
}
.css-1e2hg6v {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	top: 50%;
	position: absolute;
	display: block;
	-webkit-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	transform: translateY(-55%);
	width: 100%;
	padding-top: 100%;
	background-position: 0 50%;
}
/* TRUSTED SECTION */
.css-2lrxu {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-2lrxu {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.css-4s7jk2 {
	width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-4s7jk2 {
		width: 80%;
		margin-bottom: 60px;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-4s7jk2 {
		margin-bottom: 40px;
	}
}
.css-118w2rk {
	font-size: 46px;
	font-weight: 200;
	line-height: 1.2;
	margin-bottom: 25px;
	color: #fff;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-118w2rk {
		font-size: 34px;
		margin-bottom: 20px;
	}
}
.css-118w2rk.centered {
	text-align: center;
}
.css-1toof2x {
	display: inline-block;
	position: relative;
	line-height: 1em;
	height: 1em;
	vertical-align: text-bottom;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 46px;
	margin: 0 15px 0 0;
}
.css-1toof2x.rtl {
	margin: 0 0 0 15px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1toof2x {
		width: 38px;
		margin: 0 10px 0 0;
	}
	.css-1toof2x.rtl {
		margin: 0 0 0 10px;
	}
}
.css-1e2hg6v {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	top: 50%;
	position: absolute;
	display: block;
	-webkit-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	transform: translateY(-55%);
	width: 100%;
	padding-top: 100%;
	background-position: 0 50%;
}

.css-1e9kmul {
	margin-bottom: 2em;
	text-align: center;
	color: #a9b5cb;
}

.css-160hly5 {
	white-space: pre-wrap;
	padding: 8px 15px;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid transparent;
	font-size: 14px;
	background: none;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 8px;
	-webkit-text-decoration: none;
	text-decoration: none;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	touch-action: manipulation;
	white-space: pre-wrap;
	max-width: 100%;
	-webkit-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	-webkit-transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	min-height: 41px;
	border-color: #2f96f0;
	background-color: #2f96f0;
	color: #fff;
}
.css-160hly5.full-width {
	width: 100%;
}
.css-160hly5:disabled,
.css-160hly5.disabled {
	opacity: 0.5;
	pointer-events: none;
}
.css-160hly5.loading {
	background-repeat: repeat;
	background-position: 0;
	pointer-events: none;
}
.css-160hly5.loading:before {
	background-image: url(img/graphics/loading-pattern.png);
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: wait-bg;
	animation-name: wait-bg;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 0.45s;
	animation-duration: 0.45s;
	content: "";
	width: 100%;
	height: 100%;
	padding: 1px;
	border-radius: 8px;
	position: absolute;
	left: -1px;
	right: -1px;
	top: -1px;
	bottom: -1px;
}
@-webkit-keyframes wait-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 50px 0;
	}
}
@keyframes wait-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 50px 0;
	}
}
.css-160hly5.wide {
	padding: 0 50px;
}
.css-160hly5:hover {
	border-color: #39b2ff;
	background-color: #39b2ff;
	background-image: linear-gradient(to top, #53bcff, #46b7ff);
	color: #fff;
}
.css-160hly5:focus {
	color: #fff;
	background-color: #39b2ff;
	border-color: transparent;
}
.css-160hly5.no-shadow {
	box-shadow: none;
}
.css-o2phwo {
	margin: 100px 0;
	position: relative;
}
.css-o2phwo:after {
	content: "";
	display: block;
	position: absolute;
	top: -20%;
	left: -20%;
	bottom: -20%;
	right: -20%;
	pointer-events: none;
	background: radial-gradient(
		20% 50% at 50% 50%,
		rgba(47, 150, 240, 0.1) 0%,
		rgba(47, 150, 240, 0) 100%
	);
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-o2phwo {
		margin-bottom: 46px;
	}
	.css-o2phwo:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		pointer-events: none;
		background: radial-gradient(
			50% 50% at 50% 50%,
			rgba(47, 150, 240, 0.1) 0%,
			rgba(47, 150, 240, 0) 100%
		);
	}
}
/* GLOBAL SECTION */
.css-tt0uhk {
	margin-bottom: 80px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-tt0uhk {
		margin-bottom: 40px;
	}
}
.css-vims2w {
	min-width: 984px;
	max-width: 1200px;
	padding: 0 25px;
	margin: 0 auto;
	margin-bottom: 60px;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-vims2w {
		min-width: 100%;
	}
}
.css-118w2rk {
	font-size: 46px;
	font-weight: 200;
	line-height: 1.2;
	margin-bottom: 25px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-118w2rk {
		font-size: 34px;
		margin-bottom: 20px;
	}
}
.css-118w2rk.centered {
	text-align: center;
}

.css-1toof2x {
	display: inline-block;
	position: relative;
	line-height: 1em;
	height: 1em;
	vertical-align: text-bottom;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 46px;
	margin: 0 15px 0 0;
}
.css-1toof2x.rtl {
	margin: 0 0 0 15px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1toof2x {
		width: 38px;
		margin: 0 10px 0 0;
	}
	.css-1toof2x.rtl {
		margin: 0 0 0 10px;
	}
}

.css-1xn3edc {
	margin-bottom: 30px;
}
.css-fnxobw {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-fnxobw {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-fnxobw {
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
}

.css-zmxh96 {
	border-radius: 16px;
	padding: 1px;
	box-sizing: border-box;
	background-image: linear-gradient(to bottom, #485b846c, #2c38536c);
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-zmxh96 {
		top: 7px;
	}
}
.css-16dyyy2 {
	background: linear-gradient(180deg, #1b2234 0%, #1e273b 100%);
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	gap: 10px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-16dyyy2 {
		padding: 10px 15px;
	}
}
.css-4283rt {
	font-size: 20px;
	font-weight: 400;
	color: #279efa;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-4283rt {
		font-size: 18px;
	}
}
.css-15g2369 {
	line-height: 1.2em;
}
.css-1tr8kh3 {
	color: #a9b5cb;
	text-align: center;
}
.css-18afvjz {
	width: 100%;
	overflow: hidden;
	height: 540px;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-18afvjz {
		height: 405px;
		min-width: 100%;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-18afvjz {
		overflow: hidden;
		height: 390px;
		max-width: 100%;
	}
}

.css-qsu244 {
	width: 958px;
	height: 540px;
	background-image: url("/static/images/expert/map.svg");
	background-size: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	top: 0;
	position: relative;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-qsu244 {
		-webkit-transform: scale(0.75) translateX(-66.6%) translateY(-17%);
		-ms-transform: scale(0.75) translateX(-66.6%) translateY(-17%);
		transform: scale(0.75) translateX(-66.6%) translateY(-17%);
	}
}
.css-qsu244.rtl {
	-webkit-transform: translateX(50%);
	-ms-transform: translateX(50%);
	transform: translateX(50%);
	left: -50%;
}

/* FOOTER SECTION */
.css-r1e3e9 {
	padding: 50px 0 40px;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-r1e3e9 {
		padding: 40px 0 30px;
	}
}
.css-1nmqopn {
	min-width: 984px;
	max-width: 1200px;
	padding: 0 25px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1nmqopn {
		min-width: auto;
	}
}
.css-1rrm22d {
	width: 75%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1rrm22d {
		width: 100%;
		display: block;
	}
}
.css-1xcva04 {
	color: #a9b5cb;
	width: 30%;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1xcva04 {
		width: 100%;
		margin-bottom: 2em;
	}
}
.css-1xcva04 > p:last-of-type {
	margin-bottom: 0;
}
.css-1myy89q {
	display: block;
	width: 100%;
	height: 43px;
	background-repeat: no-repeat;
	background-position: 50%;
	position: relative;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 0;
	max-width: 100px;
	background-image: url("/static/images/tradesk.svg");
	background-size: 65px;
}
.css-1xcva04 {
	color: #a9b5cb;
	width: 30%;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1xcva04 {
		width: 100%;
		margin-bottom: 2em;
	}
}
.css-1xcva04 > p:last-of-type {
	margin-bottom: 0;
}
.css-s3abob {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 66.6%;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-s3abob {
		width: 100%;
	}
}
.css-1cw3v0h:nth-of-type(1) {
	width: 21%;
}
.css-1cw3v0h:nth-of-type(2) {
	width: 22%;
}
.css-1cw3v0h:nth-of-type(3) {
	width: 32%;
}
.css-1cw3v0h:nth-of-type(4) {
	width: 25%;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1cw3v0h {
		margin-bottom: 1.5em;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1cw3v0h {
		width: 100% !important;
		margin-top: 1em;
	}
}
.css-1cw3v0h .row {
	margin-bottom: 12px;
}
.css-1cw3v0h .row > a {
	display: inline;
}
.css-nkqfra {
	font-size: 16px;
	font-weight: 400;
	display: block;
	margin-bottom: 18px;
}
.css-cbo9sd {
	background: none;
	border: none;
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans,
		Helvetica Neue, sans-serif;
	font-size: 14px;
	cursor: pointer;
	color: #a9b5cb;
	border-bottom: 1px solid rgba(169, 181, 203, 0);
	-webkit-transition: color 0.15s, border-color 0.15s, -webkit-transform 0.15s;
	-webkit-transition: color 0.15s, border-color 0.15s, transform 0.15s;
	transition: color 0.15s, border-color 0.15s, transform 0.15s;
	-webkit-text-decoration: none;
	text-decoration: none;
}
.css-cbo9sd:link,
.css-cbo9sd:visited {
	color: #a9b5cb;
}
.css-cbo9sd:hover,
.css-cbo9sd:focus {
	color: #39b2ff;
	border-bottom-color: #39b2ff;
}
.css-cbo9sd.active {
	color: #fff;
}
.css-cbo9sd.active:hover {
	color: #fff;
	border-bottom-color: #fff;
}
.css-vx0wpm {
	width: 23%;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-vx0wpm {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-vx0wpm {
		width: 100%;
		display: block;
	}
}
.css-5z72k4 {
	margin-bottom: 28px;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-5z72k4 {
		width: 43%;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-5z72k4 {
		width: 100%;
	}
}
.css-k008qs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.css-18i1s02 {
	font-size: 16px;
	font-weight: 400;
	display: block;
	margin-bottom: 18px;
	margin: 0 30px 0 0;
}
.css-18i1s02.rtl {
	margin: 0 0 0 30px;
}
.css-o2bya1 {
	color: #f5f5f5;
	-webkit-text-decoration: none;
	text-decoration: none;
	border-bottom: 1px solid rgba(245, 245, 245, 0.75);
	-webkit-transition: color 0.15s, border-color 0.15s, -webkit-transform 0.15s;
	-webkit-transition: color 0.15s, border-color 0.15s, transform 0.15s;
	transition: color 0.15s, border-color 0.15s, transform 0.15s;
}
.css-o2bya1:link,
.css-o2bya1:visited {
	color: #f5f5f5;
}
.css-o2bya1:hover {
	color: #259efa;
	border-bottom-color: #259efa;
}
.css-o2bya1.active {
	color: #fff;
}
.css-o2bya1.active:hover {
	color: #fff;
	border-bottom-color: #fff;
}
.css-olxn7h {
	width: 100%;
	max-width: 220px;
}
.css-e0azuf {
	padding: 40px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
	background-color: #181e2d;
	color: #a9b5cb;
}
.css-e0azuf > p:last-of-type {
	margin-bottom: 0;
}
.css-e0azuf .disclaimer,
.css-e0azuf .rights {
	font-size: 12px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-e0azuf {
		padding: 30px 0px;
	}
}
.css-1nmqopn {
	min-width: 984px;
	max-width: 1200px;
	padding: 0 25px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1nmqopn {
		min-width: auto;
	}
}
.css-1rrm22d {
	width: 75%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1rrm22d {
		width: 100%;
		display: block;
	}
}
.css-e0azuf {
	padding: 40px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
	background-color: #181e2d;
	color: #a9b5cb;
}
.css-e0azuf > p:last-of-type {
	margin-bottom: 0;
}
.css-e0azuf .disclaimer,
.css-e0azuf .rights {
	font-size: 12px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-e0azuf {
		padding: 30px 0px;
	}
}
.css-1vh2i1f {
	min-height: 70px;
}
.Footer_fadeEnter__oIu_H {
	opacity: 0;
}
.Footer_fadeEnterActive__H4Tzp {
	opacity: 1 !important;
	transition: opacity 0.5s;
}
.Footer_fadeEnterDiv__tDgTV {
	min-height: 33px;
	opacity: 0;
}
.css-1vamqv6 {
	width: 23%;
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1vamqv6 {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-1vamqv6 {
		width: 100%;
		display: block;
	}
}
@media only screen and (min-width: 0) and (max-width: 1024px) {
	.css-1vamqv6 {
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 20px;
		-webkit-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.css-e0azuf {
	padding: 40px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
	background-color: #181e2d;
	color: #a9b5cb;
}
.css-e0azuf > p:last-of-type {
	margin-bottom: 0;
}
.css-e0azuf .disclaimer,
.css-e0azuf .rights {
	font-size: 12px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-e0azuf {
		padding: 30px 0px;
	}
}
.css-e0azuf {
	padding: 40px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
	background-color: #181e2d;
	color: #a9b5cb;
}
.css-e0azuf > p:last-of-type {
	margin-bottom: 0;
}
.css-e0azuf .disclaimer,
.css-e0azuf .rights {
	font-size: 12px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-e0azuf {
		padding: 30px 0px;
	}
}
.css-e0azuf {
	padding: 40px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.06);
	background-color: #181e2d;
	color: #a9b5cb;
}
.css-e0azuf > p:last-of-type {
	margin-bottom: 0;
}
.css-e0azuf .disclaimer,
.css-e0azuf .rights {
	font-size: 12px;
}
@media only screen and (min-width: 0) and (max-width: 550px) {
	.css-e0azuf {
		padding: 30px 0px;
	}
}
.css-1wctjk8 {
	margin-top: 1.2em;
}
.css-1wctjk8 > a {
	opacity: 0.18;
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 13px 0 0;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: 50%;
}
.css-1wctjk8 > a:hover {
	opacity: 1;
}
.css-1wctjk8 > a.fb {
	background-image: url("/static/images/expert/social-fb.svg");
	background-size: 9px 21px;
	width: 16px;
}
.css-1wctjk8 > a.tw {
	background-image: url("/static/images/expert/social-tw.svg");
	background-size: 20px 16px;
}
.css-1wctjk8 > a.vk {
	background-image: url("/static/images/expert/social-vk.svg");
	background-size: 24px 13px;
}
.css-1wctjk8 > a.ig {
	background-image: url("/static/images/expert/social-ig.svg");
	background-size: 18px 24px;
	margin-top: 0;
}
.css-1wctjk8 > a.gp {
	background-image: url("/static/images/expert/social-gp.svg");
	background-size: 28px;
	width: 28px;
	margin-left: 4px;
}
.css-1wctjk8 > a.yt {
	background-image: url("/static/images/expert/social-yt.svg");
	background-size: 27px;
	width: 27px;
}
.css-1wctjk8 > a.wb {
	background-image: url("/static/images/expert/social-wb.svg");
	background-size: 23px;
	width: 23px;
	margin-left: 4px;
}
.css-1wctjk8 > a.tg {
	background-image: url("/static/images/expert/social-tg.svg");
	background-size: 21px;
}
.css-1wctjk8.rtl > a {
	margin: 0 0 0 13px;
}
/* MODALS */
.css-1int6ms {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateY(-50%, -50%);
	transform-origin: 0px center 0px;
	will-change: transform, opacity;
	max-width: 100%;
}
.css-1l6gp5u {
	width: 680px;
	min-height: 350px;
	background-color: rgba(21, 27, 39, 0.7);
	display: flex;
	flex-flow: wrap;
	-moz-box-pack: justify;
	justify-content: space-between;
	border-radius: 5px;
}
.css-k8rd6n {
	position: absolute;
	top: -35px;
	right: -35px;
	width: 30px;
	height: 30px;
	opacity: 0.7;
	cursor: pointer;
	transition: opacity 0.2s;
	z-index: 10;
	background: none;
	border: medium;
	outline: none;
	padding: 0px;
	display: flex;
	-moz-box-pack: center;
	justify-content: center;
}
.css-k8rd6n > i {
	font-size: 0px;
	position: absolute;
}
.css-13o7eu2 {
	display: block;
}
.css-i58ypq {
	flex: 0 0 280px;
	position: relative;
}

.css-1ye9qzh {
	width: 400px;
	background-color: rgb(38, 48, 71);
	background-image: linear-gradient(
		-180deg,
		rgb(38, 48, 71) 0%,
		rgb(35, 44, 66) 100%
	);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
	border-radius: 5px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	min-height: 350px;
	height: auto;
}

.css-1oqf5d6 {
	padding: 10px 20px 0px;
	width: 400px;
	box-sizing: border-box;
}

.css-18ppwr5 {
	display: inline-block;
	color: rgb(120, 125, 145);
	margin-right: 25px;
	padding: 10px;
	position: relative;
	text-align: center;
	transition: color 0.3s;
	cursor: pointer;
}
.css-18ppwr5.active {
	color: rgb(255, 255, 255);
	cursor: default;
}

.css-18ppwr5.active::after {
	opacity: 1;
	background-color: rgb(54, 155, 244);
}
.css-18ppwr5::after {
	position: absolute;
	height: 2px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	content: "";
	display: block;
	background-color: rgb(120, 125, 145);
	box-shadow: rgba(16, 121, 213, 0.5) 0px 0px 10px 0px;
	border-radius: 5px;
	opacity: 0.5;
	transition: opacity 0.3s, background 0.3s;
}
.css-irvlaa {
	width: 400px;
	min-height: 240px;
	box-sizing: border-box;
	padding: 20px;
	position: relative;
}
.css-j9euqe {
	display: flex;
	-moz-box-pack: justify;
	justify-content: space-between;
	-moz-box-align: center;
	align-items: center;
	margin-bottom: 16px;
	-moz-box-flex: 1;
	flex-grow: 1;
}
.css-xr2zmr {
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;
}

.css-xr2zmr input,
.css-xr2zmr textarea {
	width: 100%;
	outline: none;
	appearance: none;
	border: 1px solid rgba(47, 59, 81, 0.5);
	background: rgb(32, 41, 62);
	border-radius: 4px;
	color: rgb(255, 255, 255);
	font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans,
		Helvetica Neue, sans-serif;
	box-sizing: border-box;
	font-size: 14px;
	text-overflow: ellipsis;
	transition: border-color 0.2s;
	box-shadow: rgba(0, 0, 0, 0.075) 0px 2px 2px 0px inset,
		rgba(37, 158, 250, 0) 0px 0px 0px 1px inset;
}
.css-xr2zmr input {
	height: 36px;
	line-height: 36px;
	padding: 0px 12px;
	unicode-bidi: plaintext;
}
.css-1ry0z48 {
	min-width: 130px;
}
.css-wj16if.full-width {
	width: 100%;
}
.css-wj16if {
	padding: 8px 15px;
	display: flex;
	justify-content: center;
	border: 1px solid rgb(47, 150, 240);
	font-size: 14px;
	background: #2f96f0;
	cursor: pointer;
	user-select: none;
	border-radius: 8px;
	text-decoration: none;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	touch-action: manipulation;
	white-space: pre-wrap;
	max-width: 100%;
	appearance: none;
	outline: none;
	transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	min-height: 36px;
	color: rgb(255, 255, 255);
}
.css-wj16if:hover {
	border-color: rgb(57, 178, 255);
	background-color: rgb(57, 178, 255);
	background-image: linear-gradient(
		to top,
		rgb(83, 188, 255),
		rgb(70, 183, 255)
	);
	color: rgb(255, 255, 255);
}
.css-gynn2z {
	background: none;
	border-width: medium medium 1px;
	border-style: none none solid;
	border-color: currentcolor currentcolor rgba(169, 181, 203, 0);
	border-bottom-color: rgba(169, 181, 203, 0);
	border-image: none;
	padding: 0px;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans,
		Helvetica Neue, sans-serif;
	cursor: pointer;
	color: rgb(169, 181, 203);
	transition: color 0.15s, border-color 0.15s, transform 0.15s;
	text-decoration: none;
	font-size: 12px;
}
.css-gynn2z:link,
.css-gynn2z:visited {
	color: rgb(169, 181, 203);
}
.css-gynn2z:hover,
.css-gynn2z:focus {
	color: rgb(57, 178, 255);
	border-bottom-color: rgb(57, 178, 255);
}
.css-wapojw {
	position: relative;
	display: flex;
	-moz-box-align: center;
	align-items: center;
	cursor: pointer;
	flex-direction: column;
	line-height: 16px;
}
.css-wapojw .checkbox-label {
	margin-bottom: 0px;
	display: inline-flex;
	-moz-box-align: center;
	align-items: center;
	user-select: none;
	font-size: 12px;
	color: rgb(169, 181, 203);
	cursor: pointer;
	transition: color 0.2s;
	width: 100%;
}
.css-wapojw .checkbox-checkbox {
	width: 20px;
	min-width: 20px;
	height: 20px;
	min-height: 20px;
	flex-shrink: 0;
	border-radius: 4px;
	background-color: rgb(32, 41, 62);
	border: 1px solid rgba(47, 59, 81, 0.5);
	box-sizing: border-box;
	display: flex;
	-moz-box-pack: center;
	justify-content: center;
	-moz-box-align: center;
	align-items: center;
	transition: border-color 0.2s, box-shadow 0.2s;
	margin-right: 10px;
	cursor: pointer;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.075) 0px 2px 2px 0px inset,
		rgba(37, 158, 250, 0) 0px 0px 0px 1px inset;
}
.css-wapojw .checkbox-checkbox .check-icon {
	position: relative;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	-webkit-transition: opacity 0.2s, transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	line-height: 20px;
}
.css-wapojw .checkbox-checkbox.active .check-icon {
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
	opacity: 1;
}
.css-gz4h0h {
	display: inline-block;
	height: 20px;
	width: 18px;
	background-image: url("/static/images/expert/information-outline.svg");
	background-size: 18px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.8;
	margin-bottom: auto;
}
.css-wapojw .checkbox-input {
	opacity: 0;
	z-index: -1;
	line-height: 0;
	display: inline;
	position: absolute;
}
.css-wapojw:hover .checkbox-label {
	color: rgb(245, 245, 245) !important;
}
.css-j9euqe:last-of-type {
	margin-bottom: 0px;
}
.css-j9euqe {
	display: flex;
	-moz-box-pack: justify;
	justify-content: space-between;
	-moz-box-align: center;
	align-items: center;
	margin-bottom: 16px;
	-moz-box-flex: 1;
	flex-grow: 1;
}
.css-wj16if.full-width {
	width: 100%;
}
.css-wj16if {
	padding: 8px 15px;
	display: flex;
	-moz-box-align: center;
	align-items: center;
	-moz-box-pack: center;
	justify-content: center;
	border: 1px solid rgb(47, 150, 240);
	font-size: 14px;
	background: rgb(47, 150, 240);
	cursor: pointer;
	user-select: none;
	border-radius: 8px;
	text-decoration: none;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	touch-action: manipulation;
	white-space: pre-wrap;
	max-width: 100%;
	appearance: none;
	outline: none;
	transition: opacity 0.2s, transform 0.2s, box-shadow 0.2s,
		background-image 0.2s, background-color 0.2s, color 0.2s, border-color 0.2s !important;
	min-height: 36px;
	color: rgb(255, 255, 255);
}
.css-1bm6b4s {
	text-align: center;
	border-radius: 10px;
	background: radial-gradient(
		circle,
		rgba(46, 60, 111, 1) 0%,
		rgba(37, 44, 71, 1) 100%
	);
}
.css-1w2d6bn {
	background-color: rgb(21, 27, 39, 0.175);
	padding: 40px;
	border-radius: 12px;
	box-sizing: border-box;
	width: 400px;
	margin: 0 auto;
	position: relative;
}
